| lcCRectsGetWithID | Home |
|
HANDLE lcCRectsGetWithID ( HANDLE hDrw, int Id ); |
| hDrw | |
| Handle to a drawing object. | |
| Id | |
| Rectangle's identifier (LC_PROP_CRECT_ID property) | |
|
Handle to a clipping rectangle object. If an object with specified identifier is not found, the function returns NULL. |